home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / mouse / FreeMouse.lha / FreeMouse / ClickFront.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-06-01  |  127 b   |  5 lines

  1. struct Window *WindowUnderPointer();
  2. BOOL InWindowBorder(struct Window *win);
  3. void HandleClickToFront(struct InputEvent *ie);
  4.  
  5.